home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1996 February
/
PC Direct CD-ROM (February 1996).iso
/
software
/
claris
/
impact
/
disk12
/
impact.rs_
/
impact.rs
/
TEXT_150.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
Text File
|
1995-08-28
|
303 b
|
11 lines
EXACT
Returns the logical value TRUE if both arguments text1 and text2 are identical in case and characters.
Format: EXACT (text1, text2)
Argument:
ΓÇó text1, text2: Any text expression.
Example:
EXACT ("dog", "DOG") returns FALSE.
Shows that the words in the function's arguments are not identical.